Platform Explorer / Nuxeo Platform 2023.10

Operation updateCommentsOnDoc (updateCommentsOnDoc)

Operation id updateCommentsOnDoc
Category Chain
Label updateCommentsOnDoc
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component org.nuxeo.ecm.platform.routing.operation.chains

JSON Definition

{
  "id" : "updateCommentsOnDoc",
  "label" : "updateCommentsOnDoc",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "updateCommentsOnDoc",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}